Get the modul of the special vector.
            
            
            
            
            
            
            
            '宣言
 
Public Shared Function CalculateModul( _
   ByVal  As Vector(Of T) _
) As 
             
        
            
            public static  CalculateModul( 
   Vector<T> 
)
             
        
             
        
            パラメータ
- value
 
- A Vector indicates the vector.
 
            
            戻り値の型
A double indicates the modul of the speical vector.